public virtual void EnsureVisible( Nevron.Nov.FunctionResult<NRectangle> getViewportRectDelegate, System.bool givePreferenceToTop, System.bool givePreferenceToLeft )
Parameters
- getViewportRectDelegate
- givePreferenceToTop
- if the top-bottom distance is larger than the viewport height a value of true makes sure that the top is visible, false makes sure that the bottom is visible
- givePreferenceToLeft
- if the left-right distance is larger than the viewport width a value of true makes sure that the left is visible, false makes sure that the right is visible